Welcome![Sign In][Sign Up]
Location:
Search - ucosii to 51

Search list

[OS Developkeil51

Description: ucosii 在51上的移植范例,有说明文件,使用的时候要看看的-ucosii the 51 examples of graft, documentation, use the time to look at the
Platform: | Size: 248286 | Author: weiliang | Hits:

[uCOSucOSII移植到keilc51源代码

Description: ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
Platform: | Size: 183296 | Author: 学生 | Hits:

[SCM2005版 uCOS C51移植心得

Description: 51上运行UCOSII,你要是想移植,但是不会,可以看看,有启发-51 UCOSII run, if you want to transplant, but will not, can see that enlightening
Platform: | Size: 10240 | Author: 张奕玮 | Hits:

[uCOS51ucosii

Description: 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
Platform: | Size: 40960 | Author: 吴健勇 | Hits:

[uCOS移植源码51ucosii

Description: ucos2 移植到C51的源码,经过本人验证可以使用,价值很好-C51 ucos2 transplanted to the source, after certification can I use, good value
Platform: | Size: 38912 | Author: 张雨田 | Hits:

[uCOSuCOSii_for_8951_EXT_64k

Description: uCOS2 for 51系列,已经在SST89E564上测试通过,实验板要求有64K扩展ram,根据原来网上公开版本修改而成,附带提供在C51中利用函数指针带参数传递调用汇编接口例子和一个简单的shell界面-uCOS2 for 51 series, in SST89E564 testing, Experimental board requires 64K ram expansion, according to the original version of the Internet open and revisions, C51 incidental to the use of function pointers with a compilation called Parameter Passing Interface examples and a simple shell sector-
Platform: | Size: 2475008 | Author: 龚树强 | Hits:

[SCMUCOSII_C8081F

Description: UCOSII在C8051F单片机上的移植,经过实际下载测试通过,不需要您再做任何改动!-UCOSII the C8051F the transplant, after downloading the actual test, you do not need to make any changes!
Platform: | Size: 122880 | Author: 杨枫 | Hits:

[OtherUCOSII22

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 252928 | Author: uuu | Hits:

[SCMucOSII_keil_c51

Description: 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
Platform: | Size: 183296 | Author: Tingliang | Hits:

[Embeded-SCM Develop8051-ucos-ii

Description: 该程序是了解51,想深入了解嵌入式系统的很好的实例!本程序对us/os ii实现了成功的移植-understand that the procedure was 51. to acquire a deeper understanding of Embedded System good example! The procedures for us/os ii achieve a successful transplant
Platform: | Size: 4188160 | Author: 马飞 | Hits:

[OS Developkeil51

Description: ucosii 在51上的移植范例,有说明文件,使用的时候要看看的-ucosii the 51 examples of graft, documentation, use the time to look at the
Platform: | Size: 247808 | Author: weiliang | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[SCMSmall_RTOS

Description: 借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。-RTX Tiny draw ucosII and prepared a Small RTOS 51, although it prepared for the 51 series, but it is relatively easy to transplant to other CPU
Platform: | Size: 106496 | Author: voice | Hits:

[uCOSucosii

Description: ucos ii到51单片机的一个简单的移植程序-ucos ii to 51 single-chip microcomputer of a simple transplant procedure
Platform: | Size: 67584 | Author: andy | Hits:

[SCM1602_lcd

Description: 该程序是ucosii在51单片机上的移置,以KEIL为开发环境-that the procedure was ucosii in MCS-51 shift on the home, as a development environment KEIL-The program is in 51 single-chip ucosii displacement on to KEIL environment for the development-that the procedure was ucosii in MCS-51 shift on the home, as a development environment KEIL
Platform: | Size: 20480 | Author: linyongzhan | Hits:

[uCOSuCOS-II_Win32

Description: 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS example, to display the task (task) creation, priority (priority) and so on, and demonstrations on how to Mircosoft Visual C++6.0 compiler environment of a project file to replace the original book, the use of Borland C++ 4.51 version of the compiler, providing users a new choice.
Platform: | Size: 894976 | Author: 黃海 | Hits:

[uCOSucos-ii

Description: 成功把ucosii移植到51单片机上-Successfully transplanted to 51 MCU ucosii
Platform: | Size: 200704 | Author: 王静静 | Hits:

[SCM51-ucosii

Description: ucos-II移植到51开发板源码,已下板测试成功。实现流水灯检测,但部分功能有待完善。-ucos-II transplants to 51 development board source, has been successfully tested under the plate. Achieve water light detected, but some features need to be improved.
Platform: | Size: 206848 | Author: Dee | Hits:

[uCOS51ucosii

Description: windows平台keil开发环境把ucosii移植到51单片机中-keil development environment for the windows platform ported to 51 microcontroller ucosii
Platform: | Size: 206848 | Author: hanzhen | Hits:

[SCM51_uCosII

Description: 根据51单片机学习uCos-II,完全可以在proteus上仿真实现,无需花钱购买系统板就可以学会uCosII.-According to 51 microcontroller uCos-II, the simulation can be implemented on proteus, no need to spend money to buy the system board can learn uCosII.
Platform: | Size: 13862912 | Author: 王鹏 | Hits:
« 12 »

CodeBus www.codebus.net